home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’93
/
Hellcats FlightRecorder
/
FlightRecorder.h
< prev
next >
Wrap
Text File
|
1993-06-17
|
503b
|
26 lines
#define _GetNextEvent 0xA970
#include <movies.h>
#include <imagecompression.h>
/* If this structure changes, GetStoragePtr must also be changed */
typedef struct {
long gneLink;
Handle code;
short ref;
short fCount;
ImageDescriptionHandle imageDesc;
Handle compressBuff;
Track track;
Movie movie;
Media media;
} storage;
storage *GetStoragePtr(void);
/* Spell out Leyte Gulf in hex, including length byte */
#define lg1 0x0a4C6579
#define lg2 0x74652047
#define lg3 0x756c
#define lg4 0x66